计算机与现代化 ›› 2010, Vol. 1 ›› Issue (3): 84-3.doi: 10.3969/j.issn.1006-2475.2010.03.024[

• 应用与开发 • 上一篇    下一篇

基于ActionScript 3.0的游戏设计框架探索

徐浙君,俞淑燕   

  1. 浙江邮电职业技术学院,浙江 绍兴 312016
  • 收稿日期:2009-07-23 修回日期:1900-01-01 出版日期:2010-03-20 发布日期:2010-03-20

Investigation of Game Framework Based on ActionScript 3.0

XU Zhe-jun,YU Shu-yan   

  1. Zhejiang Technical College of Posts & Telecom, Shaoxing 312016, China
  • Received:2009-07-23 Revised:1900-01-01 Online:2010-03-20 Published:2010-03-20

摘要:

针对目前Flash游戏设计存在的问题,提出一种基于ActionScript 3.0的Flash游戏设计框架。该框架从图层、帧和ActionScript代码三方面进行探讨设计,一方面可以方便地利用Flash来编辑场景;另一方面很好地分离ActionScript代码,提高了代码的可维护性和可重用性;同时也简化了游戏的开发过程,提高了开发效率。

关键词: ActionScript, Flash, 框架

Abstract:

Aiming at the current development problem of the Flash game, this paper presents a game framework based on the ActionScript 3.0. This game framework is designed by layer, frame and ActionScript code. So on the one hand it’s conveniently to edit the scene with Flash, on the other hand, it keeps the ActionScript 3.0 code separately, and improves the maintainability and the reusability of the code. Also it simplifies the development procedure and improves the efficiency.

Key words: ActionScript, Flash, framework